﻿
<!DOCTYPE HTML>
<html>
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, initial-scale=1.0, viewport-fit=cover">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="format-detection" content="telephone=no">
    <meta name="applicable-device" content="pc,mobile">
    <title>抱歉，您访问的页面不存在了</title>
    <link rel="stylesheet" type="text/css" href="/css/goalbal.css">
    <script type="text/javascript" src="/js/jquery-3.0.0.min.js"></script>
    <script type="text/javascript" src="/js/wow.js"></script>
    <script type="text/javascript" src="/js/com.js"></script>
    <meta name="applicable-device" content="pc,mobile">
    <script type="text/javascript">
        $(function () {
            new WOW().init();
        })
    </script>
</head>

<body style="height:100%;">
    <!-- 加载特效 开始-->
    <div class="preloader">
        <p><img src="/images/hd-contact.png" width="100" /></p>
    </div>
    <!-- 加载特效 结束-->

    <div class="error_content">
        <div class="txt">
            <img src="/images/error_404.png" />
            <p>抱歉，您访问的页面不存在了</p>
            <a href="/index.aspx">返回首页</a>
        </div>
        
    </div>

    <script type="text/javascript">
    </script>
</body>

</html>